You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > VectorInt Structure > VectorInt Methods > Shift Method > VectorInt.Shift Method ([In] int)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
VectorInt.Shift Method ([In] int)

Do a shift on all calling vector elements.

Syntax
C#
Visual Basic
public TMtxVecInt Shift([In] int Offset);

Performs shift on all calling vector elements. Offset can be any integer number, positive or negative.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!